Presentation Properties

Properties

ApplicationName Gets or sets the name of the application that created the document.
(Inherited from OfficeDocument)
ApplicationVersion Gets or sets the version of the application that created the document.
(Inherited from OfficeDocument)
AutoCompressPictures 
BookmarkIdSeed 
Category Gets or sets the category of the document. Example values for this property might include: Resume, Letter, Technical Presentation, and so on.
(Inherited from OfficeDocument)
CharacterCount Gets or sets the total number of characters in the document.
(Inherited from OfficeDocument)
Company Gets or sets the name of a company associated with the document.
(Inherited from OfficeDocument)
CompatibilityMode 
ContentStatus Gets or sets status of the content. Example values for this property might include: "Draft", "Reviewed", "Final", and so on.
(Inherited from OfficeDocument)
ContentType Gets or sets type of content represented, generally defined by a specific use and intended audience. This property is distinct from MIME content types as defined in RFC 2616.
(Inherited from OfficeDocument)
ContentTypeTable Gets content types table.
(Inherited from OfficeDocument)
Created Gets or sets date and time of creation of the document.
(Inherited from OfficeDocument)
Creator Gets or sets entity primarily responsible for making the content of the document.
(Inherited from OfficeDocument)
CustomFileTable Gets table with documents custom files. It allows you to add files to the document and save them together with document.
(Inherited from OfficeDocument)
CustomProperties
(Inherited from OfficeDocument)
DefaultTextStyle 
Description Gets or sets explanation of the content of the document.
(Inherited from OfficeDocument)
DigitalSignature Gets or sets the signature of a digitally signed document.
(Inherited from OfficeDocument)
DocumentSecurity Gets or sets the security level of the document as a numeric value.
(Inherited from OfficeDocument)
EmbedTrueTypeFonts 
EnableScaling Indicates the display mode of the document thumbnail. Set this element to TRUE to enable scaling of the document thumbnail to the display. Set this element to FALSE to enable cropping of the document thumbnail to show only sections that will fit the display.
(Inherited from OfficeDocument)
FirstSlideNumber 
HandoutMaster 
HeadingPairs Gets or sets heading pairs. Heading pairs indicates the grouping of document parts and the number of parts in each group. These parts are not document parts but conceptual representations of document sections.
(Inherited from OfficeDocument)
HiddenSlideCount Gets or sets the number of hidden slides in a presentation document.
(Inherited from OfficeDocument)
HtmlPublishingProperties 
HyperlinkList Gets or sets the set of hyperlinks that were in the document when last saved.
(Inherited from OfficeDocument)
HyperlinksChanged This element specifies that one or more hyperlinks in this part were updated exclusively in this part by a producer. The next producer to open this document shall update the hyperlink relationships with the new hyperlinks specified in this part.
(Inherited from OfficeDocument)
Identifier Gets or sets unambiguous reference to the document within a given context.
(Inherited from OfficeDocument)
InputFileTable Gets table with all input files. It allows you to get files from the document.
(Inherited from OfficeDocument)
IsMacroEnabled Gets or sets a value that indicates whether the document has macros.
IsSharedDocument Indicates if this document is currently shared between multiple producers. If this element is set to TRUE, producers should take care when updating the document.
(Inherited from OfficeDocument)
IsTemplate Gets or sets a value that indicates whether the document is a template document.
Keywords Gets or sets delimited set of keywords to support searching and indexing. This is typically a list of terms that are not available elsewhere in the properties.
(Inherited from OfficeDocument)
Language Gets or sets the language of the intellectual content of the document. RFC 3066 provides guidance on encoding to represent languages.
(Inherited from OfficeDocument)
LastCharacterCount Gets or sets the last count of the number of characters (including spaces) in the document.
(Inherited from OfficeDocument)
LastModifiedBy Gets or sets user who performed the last modification. Example values for this property might include: A name, email address, employee ID, and so on.
(Inherited from OfficeDocument)
LastPrinted Gets or sets date and time of the last printing.
(Inherited from OfficeDocument)
LineCount Gets or sets the total number of lines in the document.
(Inherited from OfficeDocument)
LinksUpToDate Indicates whether hyperlinks in the document are up-to-date. Set this element to TRUE to indicate that hyperlinks are updated. Set this element to FALSE to indicate that hyperlinks are outdated.
(Inherited from OfficeDocument)
Macro
(Inherited from OfficeDocument)
Manager Gets or sets the name of a supervisor associated with the document.
(Inherited from OfficeDocument)
Modified Gets or sets date and time on which the document was changed.
(Inherited from OfficeDocument)
MostRecentUsedColors 
MultimediaClipCount Gets or sets the total number of sound or video clips that are present in the document.
(Inherited from OfficeDocument)
NoteCount Gets or sets the number of slides in a presentation containing notes.
(Inherited from OfficeDocument)
NotesMaster 
NotesSlideSize 
PageCount Gets or sets the total number of pages of the document.
(Inherited from OfficeDocument)
ParagraphCount Gets or sets the total number of paragraphs found in the document.
(Inherited from OfficeDocument)
PartTitles Gets or sets the title of each document.
(Inherited from OfficeDocument)
PhotoAlbum 
PresentationFormat Gets or set the intended format for a presentation document.
(Inherited from OfficeDocument)
PrintingProperties 
RelativeHyperlinkBase Gets or sets the base string used for evaluating relative hyperlinks in this document.
(Inherited from OfficeDocument)
RemovePersonalInformationOnSave 
Revision Gets or sets the revision number.
(Inherited from OfficeDocument)
RightToLeftViews 
SaveSubsetFonts 
ServerZoom 
ShowHeaderAndFooterPlaceholdersOnTitles 
ShowProperties 
SlideMasters 
Slides 
SlideSize 
StrictFirstAndLastCharacters 
Subject Gets or sets the topic of the content of the document.
(Inherited from OfficeDocument)
TemplateName Gets or sets name of an external document template containing format and style information used to create the document.
(Inherited from OfficeDocument)
Theme Gets or sets documents themes.
(Inherited from OfficeDocument)
Title Gets or sets the name given to the document.
(Inherited from OfficeDocument)
TotalTime Gets or sets total time the document has been edited. The default time unit is minutes.
(Inherited from OfficeDocument)
Version Gets or sets the version number.
(Inherited from OfficeDocument)
ViewProperties 
WebProperties 
WordCount Gets or sets the total number of words of the document.
(Inherited from OfficeDocument)

See Also